projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4a1833
)
*** empty log message ***
author
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 22 Sep 2007 17:16:04 +0000
(17:16 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Sat, 22 Sep 2007 17:16:04 +0000
(17:16 +0000)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index 9fe78690651ae3d24c083a0cb6cd32579f07024c..860d045c4c5f7dbe33235f3f81e46eb33c52f9a9 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-14,6
+14,12
@@
to the FSF.
* Small but important fixes needed in existing features:
+** Make "emacs --daemon" starts emacs without showing any frame.
+Use emacsclient later to open frames.
+
+** Make it possible to turn on minor modes using "mode:" in the local variables
+section.
+
** "Options -> Save Options" should save the font set via "Set Font/Fontset"
I.e. mouse-set-font should use customize-face.